- type conversion operator
- 类型转换(运)算符
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
Type inference — Type inference, or implicit typing, refers to the ability to deduce automatically the type of a value in a programming language. It is a feature present in some strongly statically typed languages. It is often characteristic of but not limited to … Wikipedia
Operator (programming) — Programming languages generally support a set of operators that are similar to operations in mathematics. A language may contain a fixed number of built in operators (e.g. + * = in C and C++), or it may allow the creation of programmer defined… … Wikipedia
Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing … Wikipedia
Type 052C destroyer — The Type 052C destroyer (NATO code name Luyang II class, often referred to as Lanzhou class after the lead ship name) is a class of destroyer built by the People s Republic of China. Two Type 052C (Lanzhou class) air defence missile destroyers… … Wikipedia
Object type — In computer science, an object type (a.k.a. wrapping object) is a datatype which is used in object oriented programming to wrap a non object type to make it look like a dynamic object.Some object oriented programming languages make a distinction… … Wikipedia
PL type cars — Infobox Train background = name = APL type carriage imagesize = caption = interior interiorcaption = Manufacturer = Victorian Railways Factory = Family = PL series Built = From 1917 Refurbishment = Replaced = Formation = Designation = Operator =… … Wikipedia
Market Street Railway (transit operator) — Model of a Market Street Railway streetcar, built by employees of the company. This is a model of the 600 series streetcar in use in the 1910s. These small streetcars came to be called dinkeys in the 1920s when the much larger white front cars… … Wikipedia
S type carriage — Infobox Train background = name = S type carriage imagesize = 300px caption = A train of restored S type carriages in the original Victorian Railways livery interior interiorcaption = Interior of a BS car compartment Manufacturer = Victorian… … Wikipedia
MT type cars — Infobox Train background = name = MT type carriages imagesize = caption = interior interiorcaption = Manufacturer = Victorian Railways Factory = Multiple, same as corresponding railmotors Family = Built = Refurbishment = MTH s were refurbished H… … Wikipedia
Covariance and contravariance (computer science) — Within the type system of a programming language, covariance and contravariance refers to the ordering of types from narrower to wider and their interchangeability or equivalence in certain situations (such as parameters, generics, and return… … Wikipedia
C++0x — is the planned new standard for the C++ programming language. It is intended to replace the existing C++ standard, ISO/IEC 14882, which was published in 1998 and updated in 2003. These predecessors are informally known as C++98 and C++03. The new … Wikipedia